x86: replace redundant MTRR MSR definitions
authorJan Beulich <jbeulich@suse.com>
Mon, 10 Oct 2016 10:16:06 +0000 (12:16 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 10 Oct 2016 10:16:06 +0000 (12:16 +0200)
commit62c12fa3b15caf54cb8436458a86a1acf42170fd
tree489c8d2b14e8c7fb8934bf4145812d5651c956ac
parent84c1e7d8017c773c41d6e8b79384f37a67be1479
x86: replace redundant MTRR MSR definitions

We really should have only one set of #define-s for them.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/e820.c